deleteEndpoint
( class in module jsPlumb
)
Deletes an
jsPlumb.deleteEndpoint(someEndpoint)
object – {object} –
Either a string, representing the endpoint's uuid, or an Endpoint.
doNotRepaintAfterwards – {boolean} –
Defaults to false. Indicates whether or not to repaint everything after this call.
{object}
– The current jsPlumb instance.